Skip to main content

mobileDisablePurchaseUpdates

Type

command

Summary

Disables the receipt of purchaseStateUpdate messages.

Syntax

mobileDisablePurchaseUpdates

Description

Use the mobileDisablePurchaseUpdates command to disable the receipt of purchaseStateUpdate messages.

Throughout the purchase process the App Store sends purchaseStateUpdate messages to your app which report any changes in the status of active purchases. The mobileDisablePurchaseUpdates command disables the receipt of purchaseStateUpdate messages.

Examples

if tMonitorPurchases is false then
mobileDisablePurchaseUpdates
end if

message: purchaseStateUpdate

command: mobilePurchaseSet, mobilePurchaseVerify, mobileRestorePurchases, iphoneRequestProductDetails, mobilePurchaseSendRequest, mobilePurchaseConfirmDelivery, mobileEnablePurchaseUpdates, mobilePurchaseCreate

function: mobilePurchaseState, mobilePurchaseError, mobileCanMakePurchase, mobilePurchaseGet, mobilePurchases

Compatibility and Support

Introduced

LiveCode 5.0.1

OS

ios

android

Platforms

mobile

Thank you for your feedback!

Was this page helpful?